EinhugurPDFWriter.PDFException Class (console safe)
Exception which is thrown from classes in this plugin.
RuntimeException
PDFException
class EinhugurPDFWriter.PDFException
Constructors
Properties
DetailNumber (console safe) | Returns detail number if there is any for the error number that occurred. |
ErrorNumber (Inherited) | Used to get or set an error number that describes the runtime error. |
Message (Inherited) | Used to get or set descriptive text to display when the runtime exception is encountered. |
Methods
Stack (Inherited) | Returns a String array that contains a list of all of the methods in the stack from the main entrypoint to the point at which the exception was invoked. |
StackFrames (Inherited) | Returns an array containing the stack when the exception was first raised. |
Examples
For now exception is only thrown if the UseExceptions property on the PDFDocument class has beset to true. Later this property will default to true and the property will bee removed. So you should update your projects to account for proper exception handling.
Supported Platforms:
macOS Intel 64 bitmacOS Apple SiliconWindows 32 bitWindows 64 bitWindows ARM 64 bitLinux 32 bitLinux 64 bitLinux ARM 32 bitLinux ARM 64 bitiOS